runtime.g.gopc (field)

5 uses

	runtime (current package)
		heapdump.go#L358: 	dumpint(uint64(gp.gopc))
		proc.go#L4111: 	newg.gopc = callerpc
		proc.go#L4177: 		gopc: callergp.gopc,
		runtime2.go#L480: 	gopc           uintptr         // pc of go statement that created this goroutine
		traceback.go#L760: 	pc := gp.gopc